How to Install midish software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install midish software package in Ubuntu 14.04 LTS (Trusty Tahr)

midish software package provides shell-like MIDI sequencer/filter, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install midish 

midish is installed in your system.

Make ensure the midish package were installed using the commands given below,

$ sudo dpkg-query -l | grep midish *

You will get with midish package name, version, architecture and description in a table

midish package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Sound
Package midish
Version 1.0.4-1.1
Description shell-like MIDI sequencer/filter
Sub Section Sound


See Also, How to uninstall or remove midish software package from Ubuntu 14.04 LTS (Trusty Tahr)?